Welcome![Sign In][Sign Up]
Location:
Search - C http

Search list

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:

[Internet-NetworkURLDownload

Description: http下载——支持断点下载——vc2005 first debug-http download- Support for breakpoints download- vc2005 first debug
Platform: | Size: 5191680 | Author: 周五 | Hits:

[BooksFrom_C_and_C++_To_Objective-C

Description: 从C&C++过渡到Objective-C 对于已经熟悉C++的人来说,从事iPhone开发一开始就陷入过多的Objective-C的细节可能并非好事。 我们希望可以更加关注于iPhone开发特有的东西,快速上手。 下面这些内容可以帮助C++程序员快速获得Objective-C的基本知识,并开始编写和阅读iPhone程序,如果在读别人的程序时,有些语法搞不懂,可以翻查我前面发的那本电子书《<Cocoa入门---使用Objective-C>英文版》(http://www.weiphone.com/thread-119791-1-1.html),把其作为参考手册用。 附件内容整理/翻译自《iPhone Open Application Development》(http://www.weiphone.com/thread-119662-1-1.html) -From the C
Platform: | Size: 282624 | Author: skyge | Hits:

[Internet-Network7

Description: http代理原码.c-http proxy source. c
Platform: | Size: 2048 | Author: 胡国兵 | Hits:

[ActiveX/DCOM/ATLC++hxbc

Description: C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控件,使用NNTP控件,创建Web服务器应用程序,Web服务器的细节。该书主要是为那些想在Internet/Intranet领域编程的读者写的,-C++ Core programming technology book comprehensive and in-depth description of today s most popular programming technologies, including COM, ActiveX, Web server applications, as well as the Internet on WinSock, UDP, HTTP, HTML, FTP, SMTP, POP3 , NNTP and other agreements. This book from Chapter 16 of the main features of object-oriented programming, Component Object Model (COM), ActiveX framework, Type Library editor, create ActiveX, OLE Automation, the use of WinSock, controls the use of FTP, use the UDP controls, controls the use of HTTP, using HTML controls, the use of SMTP controls, controls the use of POP, the use of NNTP controls, create a Web server application, Web server details. The book is mainly for those who would like Internet/Intranet field of programming readers wrote,
Platform: | Size: 2031616 | Author: hclcool | Hits:

[Internet-Networkhttp_post_in_c

Description: 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
Platform: | Size: 9216 | Author: 魏汝垚 | Hits:

[Web ServerHTTP

Description: http服务器,来源于VISUAL C++书上的实例-http server, comes from VISUAL C++ book examples
Platform: | Size: 6940672 | Author: caohaidong | Hits:

[WAP developHttp

Description: 简单的socket请求,包括cmwap和cmnet的请求方式-Simple socket requests, including requests CMNet and cmwap methods
Platform: | Size: 523264 | Author: lynch | Hits:

[JSP/Javajson-c-0.7

Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。[编辑本段]JSON与XML的比较   ◆可读性   JSON和XML的可读性可谓不相上下,一边是建议的语法,一边是规范的标签形式,很难分出胜负。   ◆可扩展性   XML天生有很好的扩展性,JSON当然也有,没有什么是XML能扩展,JSON不能的。   ◆编码难度   XML有丰富的编码工具,比如Dom4j、JDom等,JSON也有json.org提供的工具,但是JSON的编码明显比XML容易许多,即使不借助工具也能写出JSON的代码,可是要写好XML就不太容易了。   ◆解码难度   XML的解析得考虑子节点父节点,让人头昏眼花,而JSON的解析难度几乎为0。这一点XML输的真是没话说。 -The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides libraries for manipulating JSON objects for various languages. For more information on JSON, visit http://www.json.org/
Platform: | Size: 663552 | Author: 王洋 | Hits:

[Internet-Networkhttp_post

Description: * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win
Platform: | Size: 2048 | Author: stevenjagan | Hits:

[Windows DevelopDownloader_demo

Description: C# Http 协议的文件下载的DEMO-C# Http agreement of the DEMO Download
Platform: | Size: 11264 | Author: 邵强 | Hits:

[Internet-Networkhttport_sdk_rev_c

Description: HTTP 2 SOCKET的完整开发包 HTTP 2 SOCKET的完整开发包.rar-HTTP 2 SOCKET complete HTTP 2 SOCKET kit complete development kit. Rar
Platform: | Size: 727040 | Author: 飞龙 | Hits:

[Internet-NetworkWinNet

Description: HTTP断点续传源码,用WinInet API编写的。代码很简单。-HTTP HTTP source, prepared by the WinInet API. Code is very simple.
Platform: | Size: 5120 | Author: asheng | Hits:

[Browser ClientCHttpConn

Description: 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
Platform: | Size: 3072 | Author: 杨建军 | Hits:

[Internet-Networkallinone.c

Description: 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it can give you a socks5 proxy, * it can use for to attack, jumps the extension, Visits other machines. * it can give you a root shell.:)
Platform: | Size: 6144 | Author: zheng | Hits:

[Internet-NetworkHTTP

Description: 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 -Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simple, but it is not very flexible) 2.WinSock (that is, Socket, in this way a bit tedious, but you can customize the report to send HTTP text first and receive the first response, it is flexible) due to limited programming author, wrong, the inevitable criticism welcome.
Platform: | Size: 6144 | Author: star | Hits:

[Internet-NetworkhttpTest

Description: C# http/webbrowser 采集器示例源代码-C# http/webbrowser collector sample source code
Platform: | Size: 147456 | Author: sunbird | Hits:

[CSharpHTTP

Description: C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
Platform: | Size: 105472 | Author: chester | Hits:

[Internet-Networkhttp

Description: 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
Platform: | Size: 1024 | Author: danny | Hits:

[Sniffer Package capturehttpSniffer

Description: winpcap是一个网络数据包抓取软件,能够对网络中的流量进行分析,该代码是应用于winpcap下的对http的流量嗅探,可对http的流量进行分析。-winpcap is a network packet crawling software, able to network traffic analysis, the code is applied to winpcap under the flow of http sniffer, http traffic can be analyzed.
Platform: | Size: 2048 | Author: | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net